home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000114-20000217 / 000165_news@columbia.edu _Thu Jan 27 18:58:16 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA28376
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 27 Jan 2000 18:58:15 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id SAA22815
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 27 Jan 2000 18:54:56 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Nick Boyce <nick@glimmer.demon.co.uk>
  10. Subject: No Screen Output During Scripted Transfers ?
  11. Date: Thu, 27 Jan 2000 23:39:12 GMT
  12. Organization: Sirius Intelligent Doors
  13. Message-ID: <38909fa6.6586606@news.demon.co.uk>
  14. To: kermit.misc@columbia.edu
  15.  
  16. I have an annoying but non-critical problem with scripted Kermit file
  17. transfers not displaying anything (at all) to the screen. The problem is
  18. two-fold :
  19.  a) the user has no idea what is going on while the transfers 
  20.     are running - for all they know the software could have 
  21.     crashed.
  22.  b) when I'm testing the scripts while logged in over a remote 
  23.     dialup link, the lack of screen output causes the
  24.     dialin server to assume my session is idle (the file 
  25.     transfers are long) and it times me out !
  26.  
  27. I'm using C-Kermit 6.0.1 on HPUX 10.20 (supplied as standard with HPUX) to
  28. initiate transfers to & from a remote system (another HPUX as it happens).
  29. The purpose of writing the script is so that completely
  30. non-computer-literate users can run file transfers by selecting an option
  31. on a menu. 
  32.  
  33. I chose to use "SET TRANSFER DISPLAY CRT" to get an updating display output
  34. to the screen as each file is transferred, but although this display
  35. appears if the individual commands are input at a Kermit command prompt, if
  36. I script the commands then *nothing* appears on screen during
  37. "SEND"/"RECEIVE" command execution. I wrote a file containing the required
  38. commands, and am feeding it into Kermit using "kermit < myscript.scr" at a
  39. Unix command prompt.
  40.  
  41. I've tried "SET TRANSFER DISPLAY FULLSCREEN", and "SET QUIET OFF", but
  42. these don't help. I'm guessing that screen output is deliberately
  43. suppressed during script execution, on the assumption that there is nobody
  44. there to see the display. Is there some magic switch or option which
  45. switches screen output back on if wanted ?
  46.  
  47. If anyone can help here I'll be very grateful.
  48.  
  49. Cheers,
  50. Nick Boyce
  51. Bristol, UK
  52. --
  53. I've found a solution to Fermat's Last Theorem but I see I've run out of room o